home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmRepTypeValidValue.z / XmRepTypeValidValue
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeVVVVaaaalllliiiiddddVVVVaaaalllluuuueeee((((3333XXXX))))   UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV   XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeVVVVaaaalllliiiiddddVVVVaaaalllluuuueeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeVVVVaaaalllliiiiddddVVVVaaaalllluuuueeee - A representation type manager function
  10.           that tests the validity of a numerical value of a
  11.           representation type resource
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           #include <Xm/RepType.h>
  15.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeVVVVaaaalllliiiiddddVVVVaaaalllluuuueeee(
  16.           XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeIIIIdddd rrrreeeepppp____ttttyyyyppppeeee____iiiidddd,
  17.           uuuunnnnssssiiiiggggnnnneeeedddd cccchhhhaaaarrrr tttteeeesssstttt____vvvvaaaalllluuuueeee,
  18.           WWWWiiiiddddggggeeeetttt eeeennnnaaaabbbblllleeee____ddddeeeeffffaaaauuuulllltttt____wwwwaaaarrrrnnnniiiinnnngggg);
  19.  
  20.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  21.           This page documents Motif 2.1.
  22.  
  23.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.           XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeVVVVaaaalllliiiiddddVVVVaaaalllluuuueeee tests the validity of a numerical value
  25.           for a given representation type resource. The function
  26.           generates a default warning message if the value is invalid
  27.           and the _e_n_a_b_l_e__d_e_f_a_u_l_t__w_a_r_n_i_n_g argument is non-NULL.
  28.  
  29.           _r_e_p__t_y_p_e__i_d
  30.                     Specifies the identification number of the
  31.                     representation type.
  32.  
  33.           _t_e_s_t__v_a_l_u_e
  34.                     Specifies the numerical value to test.
  35.  
  36.           _e_n_a_b_l_e__d_e_f_a_u_l_t__w_a_r_n_i_n_g
  37.                     Specifies the ID of the widget that contains a
  38.                     default warning message. If this parameter is
  39.                     NULL, no default warning message is generated and
  40.                     the application must provide its own error
  41.                     handling.
  42.  
  43.      RRRREEEETTTTUUUURRRRNNNN
  44.           Returns True if the specified value is valid; otherwise,
  45.           returns False.
  46.  
  47.      RRRREEEELLLLAAAATTTTEEEEDDDD
  48.           XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeGGGGeeeettttIIIIdddd(3) and XXXXmmmmRRRReeeeppppTTTTyyyyppppeeeeRRRReeeeggggiiiisssstttteeeerrrr(3).
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.